projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f096eab
)
* data.c (Qinteractive_form): New variable.
author
Chong Yidong
<cyd@stupidchicken.com>
Tue, 24 Mar 2009 16:35:27 +0000
(16:35 +0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Tue, 24 Mar 2009 16:35:27 +0000
(16:35 +0000)
(Finteractive_form): Use it.
* eval.c (Fcommandp): Use Qinteractive_form.
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b5a6368c81f8e00be5b74a99e5724db8809e97f0..da393915c344392e7466bffdd3625b2e69d94dda 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,3
+1,10
@@
+2009-03-24 Chong Yidong <cyd@stupidchicken.com>
+
+ * data.c (Qinteractive_form): New variable.
+ (Finteractive_form): Use it.
+
+ * eval.c (Fcommandp): Use Qinteractive_form.
+
2009-03-24 Jason Rumney <jasonr@gnu.org>
* fileio.c (Fsubstitute_in_file_name): Always work on a copy.